A. java array
B. java architecture
C. java archived
D. none of these
Advertisement
Related Mcqs:
- JAR file contains the compressed version of_________________?
- A. .java file B. .jsp file C. .class file D. None of above...
- JIT meaning ?
- A. just in time B. java in time C. join in time D. none of above...
- Inheritance means ?
- A. Sub class create object of super class B. Sub class extends Base class C. Sub class extends super class D. All of the above...
- What do you mean by javap?
- A. java compiler B. java debugger C. java Interpreter D. java Disassemble...
- Which method of java is invoked by JVM to reclaim the inaccessible memory location ?
- A. reclaim() method B. finalize() method C. final() method D. both b and c...
- Hot java is_______________?
- A. Web browser B. Java environment C. System software D. IDE...
- Suspend thread can be revived by using ?
- A. yield() method B. Suspend() method C. start() method D. resume() method...
- Interfaces helps in which type of inheritance ?
- A. Multiple inheritance B. Multilevel inheritance C. Hierarchical inheritance D. None of above...
- Which command is used for interpretation of java program_______________?
- A. Java B. javap C. javac D. none of above...
- Super is the predefined_______________?
- A. Method B. Keyword C. Keyword and Method D. None of above...
Advertisement